'Declaration Public Class _EncodingsDefinition (Of TCategoryEncodingDefinition As ICategoryEncodingDefinition, TColorEncodingDefinition As ILegendDefinition, TShapeEncodingDefinition As ILegendDefinition, TSizeEncodingDefinition As ILegendDefinition, TBackgroundColorEncodingDefinition As ILegendDefinition, TLightnessEncodingDefinition As ILegendDefinition) Implements IEncodingsDefinition
public class _EncodingsDefinition<TCategoryEncodingDefinition,TColorEncodingDefinition,TShapeEncodingDefinition,TSizeEncodingDefinition,TBackgroundColorEncodingDefinition,TLightnessEncodingDefinition> : IEncodingsDefinition where TCategoryEncodingDefinition: ICategoryEncodingDefinition where TColorEncodingDefinition: ILegendDefinition where TShapeEncodingDefinition: ILegendDefinition where TSizeEncodingDefinition: ILegendDefinition where TBackgroundColorEncodingDefinition: ILegendDefinition where TLightnessEncodingDefinition: ILegendDefinition